Click or drag to resize

LockMethodScope Property

Gets or sets a scope of a lock.

Namespace:  Independentsoft.Webdav.Methods
Assembly:  Independentsoft.Webdav (in Independentsoft.Webdav.dll) Version: 1.0.700.18437
Syntax
public LockScope Scope { get; set; }

Property Value

Type: LockScope
See Also